home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / expect.src < prev    next >
Text File  |  1998-04-05  |  799b  |  24 lines

  1. @@@STARTPACK(expect;Expect - a TCL / Tk extension)
  2.  
  3. <P>expect is an extension to TCL that allows a script to drive any
  4. aapplication that normally requires human interaction
  5. (e.g ftp, telnet, fsck, rlogin, passwd..). 
  6. Obvious application areas include testing, automation and 
  7. stress-testing or exercising..
  8. In addition such programs can be wrapped with an X GUI using expectk
  9. </P>
  10.  
  11. <P>
  12. (It also has the distinction of being the first (and oldest) Tcl extension
  13.  created).
  14. </P>
  15.  
  16. <P>There is <A HREF="../src/htdocs/expect5.25.html">more documentation</A>
  17. availible on Expect, with links to other TCL resources.</P>
  18.  
  19. @@@UW2DIST(http://www.sco.com/skunkware/uw7/interp/expect/)
  20. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/interp/expect/)
  21. @@@SOURCE(ftp://ftp.sco.com/skunkware/src/interp/)
  22. @@@ENDPACK
  23.  
  24.